-
Home
-
Bolt Checkout for WooCommerce
-
2.14.0
-
Code
-
Classes
- Bolt_Update_Cart
Total Complexity |
52 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
365 |
Lines of code |
230 |
Logical lines of code |
127 |
Comment lines |
69 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_cart() |
C |
31 |
27 |
116 |
add_item_to_cart() |
A |
43 |
9 |
50 |
remove_item_from_cart() |
A |
48 |
10 |
32 |
__construct() |
S |
63 |
2 |
11 |
restore_wc_original_session() |
S |
67 |
2 |
8 |
register_wp_rest_api_route() |
S |
70 |
1 |
6 |
register_order_endpoint() |
S |
68 |
1 |
7 |